go/types.Checker.applyTypeFunc (method)
3 uses
go/types (current package)
builtins.go#L344: resTyp := check.applyTypeFunc(f, x, id)
builtins.go#L494: resTyp := check.applyTypeFunc(f, x, id)
builtins.go#L1054: func (check *Checker) applyTypeFunc(f func(Type) Type, x *operand, id builtinId) Type {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)